home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / ohlcpio.zip / README.DOS < prev    next >
Text File  |  1990-08-24  |  2KB  |  43 lines

  1. NOTE:  The patches have already been applied.  Original UNIX sources and
  2. Makefile are in the UNIX subdirectory to comply with the terms of the FSF
  3. license: see file COPYING if unfamiliar with FSF and GNU.
  4.  
  5. From ugw.utcs.utoronto.ca!DDAGSI3!TD12 Thu Aug 23 08:14:38 1990
  6. Received: from ugw.utcs.utoronto.ca by me.utoronto.ca with SMTP id 18757; Thu, 23 Aug 90 08:14:19 EDT
  7. Received: from DDAGSI1.BITNET (stdin) by ugw.utcs.utoronto.ca with BSMTP id 57724; Thu, 23 Aug 90 08:13:50 EDT
  8. Received: from DDAGSI3.BITNET (TD12) by DDAGSI1.BITNET (Mailer R2.03B) with
  9.  BSMTP id 0566; Thu, 23 Aug 90 11:53:51 GMT
  10. Date:    Thu, 23 Aug 90 06:23:45 EDT
  11. From:    TD12%DDAGSI3.bitnet@ugw.utcs.utoronto.ca
  12. Subject: GNU cpio v1.0
  13. Message-Id: <90Aug23.081350edt.57724@ugw.utcs.utoronto.ca>
  14. Status: R
  15.  
  16. (created Sun Jul 08 19:33:14 1990 by c:/scripts/mkpatch)
  17.  
  18. This file contains patches to compile GNU cpio v1.0 with
  19. Microsoft C 6.0 for MS-DOS.
  20.  
  21. To compile this program, you also need the complete GNU cpio sources for
  22. version 1.0.  These patches are for MSC v5.1, other compilers surely need
  23. some more work!
  24.  
  25. Copy this file and your GNU cpio v1.0 sources into a new directory,
  26. cd to it, and say
  27.  
  28.     patch < patches.dos
  29.     make
  30.  
  31. That's all.
  32.  
  33. Please note that these patches (although distributed under the GNU General
  34. Public License) do NOT belong to the official GNU cpio distribution.
  35.  
  36. Of course the MS-DOS Version of GNU cpio comes with ABSOLUTELY NO WARRANTY.
  37.  
  38. You can reach me at <td12@ddagsi3.bitnet> for bug reports, etc. (but no
  39. promises).
  40.  
  41. Enjoy it!
  42. -Thorsten Ohl
  43.